home *** CD-ROM | disk | FTP | other *** search
/ Sports Illustrated for Kids - Awesome Athletes! / Sports Illustrated for Kids - Awesome Athletes!.iso / iv.dir / 00069.ls < prev    next >
Encoding:
Text File  |  1996-04-19  |  271 b   |  7 lines

  1. on exitFrame
  2.   global givMODESWITCHSPRITE, givCONTROLPANELSPRITE
  3.   set the castNum of sprite givMODESWITCHSPRITE to the number of cast "BaseModeSwitchCast" + 5
  4.   set the castNum of sprite givCONTROLPANELSPRITE to the number of cast "ControlPanelEdit"
  5.   updateStage()
  6. end
  7.